Click or drag to resize

SerializableTimeZoneDaylightTime Property

The StandardTime property gets or sets a value that represents an offset from the time relative to Coordinated Universal Time (UTC) that is represented by the Bias property.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public SerializableTimeZoneTime DaylightTime { get; set; }

Property Value

Type: SerializableTimeZoneTime
See Also